home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / dvtman13.zip / NOTES131.DOC < prev    next >
Text File  |  1991-02-10  |  2KB  |  48 lines

  1.  
  2. DVTman 1.3.1   (02/10/91)
  3.  
  4.  *   Release of 1.3 for registered users.
  5.  
  6. DVTman 1.3     (02/10/91)
  7.  
  8.  *   INT=nn (nn = 1 - 60) command line option added to provide a way to
  9.      control the update period of the real-time clock.  Please note,
  10.      however, that the performance improvement possible through this option
  11.      is negligible, mainly because, even with a 1 second update rate, the
  12.      program spends most of its time waiting for DESQview to wake it up.
  13.      See DVTMAN.DOC for more information.
  14.  
  15.  *   Changed the default update period of the real-time clock to 5
  16.      seconds in support of the above enhancement.
  17.  
  18.  *   Added Vn=x and IFVn special action codes.  Vn=x sets variable n (0-9)
  19.      on (1) or off (0).  IFVn then allows an event to be run conditionally
  20.      based on the n variable (this allows, for instance, setting V1 on at
  21.      at 2 in the morning, and off at 5 in the morning.  If an interval
  22.      event is run every half hour with IFV1 as a special action, it will
  23.      only run between 2 and 5.)  See DVTMAN.DOC for more information.
  24.  
  25.  *   Increased the number of events supported in the shareware version to
  26.      allow more reasonable, if limited, testing of the above enhancement.
  27.  
  28.  *   Bug fix:  The DVP= command line parameter would not function unless a
  29.      '\' character appeared at the end of the path.
  30.  
  31. DVTman 1.2.1   (10/07/90)
  32.  
  33.  *   Release of 1.2 for registered users.
  34.  
  35. DVTman 1.2     (10/07/90)
  36.  
  37.  *   Added COLD and WARM special actions to initiate cold/warm boots.
  38.  *   Added QUIT special actions to provide a way to quit DESQview.
  39.  *   Wrote DVCOLD.COM and DVWARM.COM to allow boots from batch files.
  40.  *   Fixed cause of 'Programming Errors' on XT class machines.
  41.  
  42. DVTman 1.1.1   (09/25/90)
  43.  
  44.  *   Added code to ensure program will not attempt to close a DV application
  45.      swapped to disk.
  46.  *   Wrote TAPXDI.COM for special use in batch files.
  47.  
  48.